mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Another shot at caching
This commit is contained in:
parent
cf7a40c0d9
commit
7badb4a074
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prototyping.yml
vendored
2
.github/workflows/prototyping.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
aesonVersion: [2.0.3.0]
|
||||
scientificVersion: [0.3.7.0]
|
||||
vectorVersion: [0.12.3.1]
|
||||
agdaVersion: [2.5.4, 2.6.0, 2.6.1, .6.2.1]
|
||||
agdaVersion: [2.5.4, 2.6.0, 2.6.1, 2.6.2.1]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue