Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b7d5f6d

Browse files
committedNov 14, 2024··
CI: Update ubuntu image
1 parent 3bb9b9b commit b7d5f6d

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
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-latest]
12+
os: [ubuntu-24.04]
1313
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
1414
include:
1515
- os: macos-latest

0 commit comments

Comments
 (0)
Please sign in to comment.