Another shot at caching

This commit is contained in:
ajeffrey@roblox.com 2022-02-08 13:32:37 -06:00
parent abab255fdf
commit cad7b5e67d

View file

@ -17,7 +17,7 @@ jobs:
linux:
strategy:
matrix:
agda: [2.6.1.3, 2.6.2.1]
agda: [2.6.2.1]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1