Skip to content

Commit 042af31

Browse files
author
Ethan Steinberg
committed
Downgrade ubuntu version
1 parent 3becf05 commit 042af31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: true
1010
matrix:
11-
os: [ubuntu-24.04, macos-13, macos-15, windows-2025]
11+
os: [ubuntu-22.04, macos-13, macos-15, windows-2025]
1212

1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)