Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul Chhabra authored and Rahul Chhabra committed Dec 13, 2023
1 parent d749a77 commit 9b83179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:

strategy:
matrix:
agda-ref: ["v2.6.3"]
agda-ref: ["v2.6.4"]
ghc-ver: ["8.10.2"]
cabal-ver: ["3.4.0.0"]
cubical-ref: ["rahulc29/realizability"]
cubical-ref: ["rahulc29/cubical"]
steps:
- uses: actions/cache@v2
name: Cache cabal packages
Expand Down

0 comments on commit 9b83179

Please sign in to comment.