Skip to content

Commit 8ca3209

Browse files
feat(ci): Upgrade to Ubuntu-latest
1 parent 34b6017 commit 8ca3209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
needs: [create_release]
7272
strategy:
7373
matrix:
74-
os: [ubuntu-22.04, windows-latest]
74+
os: [ubuntu-latest, windows-latest]
7575

7676
steps:
7777
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)