Skip to content

Commit d207566

Browse files
authored
SWI-3461 Update Ubuntu versions (#158)
1 parent 7cf0842 commit d207566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ${{ matrix.os }}
2222
strategy:
2323
matrix:
24-
os: [windows-2022, windows-2019, ubuntu-18.04, ubuntu-20.04]
24+
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-latest]
2525
python-version: [3.8, 3.9, "3.10", "3.11"]
2626
env:
2727
BW_ACCOUNT_ID: ${{ secrets.BW_ACCOUNT_ID }}

0 commit comments

Comments
 (0)