Skip to content

Commit 1daf4a8

Browse files
committed
Bump python to 3.10.19
1 parent 5885eae commit 1daf4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build Pythia
22
on: [push]
33
env:
4-
PYTHON_VERSION: 3.10.13
4+
PYTHON_VERSION: 3.10.19
55
jobs:
66
Create-Interpreters:
77
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)