Skip to content

Commit

Permalink
fix python version
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipVinc committed Jan 18, 2022
1 parent 9976186 commit 667ed10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aot.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
os:
- ubuntu-latest
architecture: [x64]
python-version: ['3.x']
python-version: ['3.9']
julia-version:
- '1.6'
- '1'
Expand Down

0 comments on commit 667ed10

Please sign in to comment.