Skip to content

Commit

Permalink
bump Cubical on CI now that we've fixed any HomᴰReasoning stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
hejohns committed Sep 19, 2024
1 parent 80827f1 commit 0d4526a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
cd ~
git clone https://github.com/agda/cubical --branch master
cd cubical
git checkout f77e2305673c591695052a376e1d9cd8b07dd6f1
git checkout 581748b01bc43a25295993347bdc8c7cb2166090
cd ..
echo "CUBICAL_DIR=$PWD/cubical" >> "$GITHUB_ENV"
Expand Down

0 comments on commit 0d4526a

Please sign in to comment.