Skip to content

Commit 224c8c4

Browse files
committed
fix ci
1 parent 808f0fd commit 224c8c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
build-and-test:
3131
strategy:
3232
matrix:
33-
os: [ubuntu-20.04, ubuntu-24.04-arm, windows-2022, macos-14]
33+
os: [ubuntu-24.04, ubuntu-24.04-arm, windows-2022, macos-14]
3434

3535
runs-on: ${{ matrix.os }}
3636

0 commit comments

Comments
 (0)