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
7badb4a074
commit
df9c98fb95
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]
|
aesonVersion: [2.0.3.0]
|
||||||
scientificVersion: [0.3.7.0]
|
scientificVersion: [0.3.7.0]
|
||||||
vectorVersion: [0.12.3.1]
|
vectorVersion: [0.12.3.1]
|
||||||
agdaVersion: [2.5.4, 2.6.0, 2.6.1, 2.6.2.1]
|
agdaVersion: [2.5.4.2, 2.6.0.1, 2.6.1.2, 2.6.2.1]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
Loading…
Add table
Reference in a new issue