Skip to content

Commit

Permalink
try reactivating cache
Browse files Browse the repository at this point in the history
  • Loading branch information
gballet committed Aug 3, 2024
1 parent 748d50e commit 863c89c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/spectests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: 'pypy3.10'
python-version: '3.10'
# python-version: 'pypy3.10'
cache: ''
- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 863c89c

Please sign in to comment.