There was an error while loading. Please reload this page.
1 parent f6a0a8d commit 2e2d322Copy full SHA for 2e2d322
1 file changed
.github/workflows/python-package.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: ["3.10","3.11","3.12","3.13"]
20
os: [ubuntu-latest, windows-latest] #, macos-latest]
21
toolchain:
22
- - {compiler: gcc, version: 15}
+ - {compiler: gcc, version: 14}
23
# - {compiler: gcc, version: 12}
24
25
steps:
0 commit comments