Skip to content

Commit 32005ca

Browse files
committed
Use ubuntu 24.04.
1 parent 1cd294a commit 32005ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
include:
12-
- os: ubuntu-latest
12+
- os: ubuntu-24.04
1313
- os: macos-latest
1414
steps:
1515
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)