Skip to content

Commit 68668dc

Browse files
committed
update github ubuntu os
1 parent e60e1d3 commit 68668dc

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
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
python-version: ["3.11"]
1010
poetry-version: ["1.4.2"]
11-
os: [ubuntu-20.04, macos-latest, windows-latest]
11+
os: [ubuntu-24.04, macos-latest, windows-latest]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)