We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5885eae commit 1daf4a8Copy full SHA for 1daf4a8
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build Pythia
2
on: [push]
3
env:
4
- PYTHON_VERSION: 3.10.13
+ PYTHON_VERSION: 3.10.19
5
jobs:
6
Create-Interpreters:
7
runs-on: ${{ matrix.os }}
0 commit comments