Skip to content

Commit

Permalink
Update wrong ubuntu variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelpasterz committed May 11, 2021
1 parent 673fbdb commit fd3de10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_suite_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
with:
delimiter: ','
variables: |
windows-latest,windows-latest-bs,macos-latest,macos-latest-bs,ubuntu-latest,ubuntu-latest-bs
windows-latest,windows-latest-bs,macos-latest,macos-latest-bs,ubuntu-18.04,ubuntu-18.04-bs
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit fd3de10

Please # to comment.