Skip to content

Commit

Permalink
use python 3.9 for jax
Browse files Browse the repository at this point in the history
  • Loading branch information
ordabayevy committed Aug 27, 2023
1 parent bd174f4 commit d2ce7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
python-version: [3.9]
env:
CI: 1
FUNSOR_BACKEND: jax
Expand Down

0 comments on commit d2ce7f3

Please sign in to comment.