Skip to content

Commit

Permalink
SWI-3461 Update Ubuntu versions (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrice6713 authored Sep 14, 2023
1 parent 7cf0842 commit d207566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-2022, windows-2019, ubuntu-18.04, ubuntu-20.04]
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-latest]
python-version: [3.8, 3.9, "3.10", "3.11"]
env:
BW_ACCOUNT_ID: ${{ secrets.BW_ACCOUNT_ID }}
Expand Down

0 comments on commit d207566

Please sign in to comment.