Skip to content

Commit 6942e7f

Browse files
committed
CI: switch to Ubuntu 22.04
1 parent 8533868 commit 6942e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
build:
77

8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-22.04
99
strategy:
1010
matrix:
1111
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]

0 commit comments

Comments
 (0)