mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
YAML syntax
This commit is contained in:
parent
011409b92d
commit
9bcd346bd3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/prototyping.yml
vendored
4
.github/workflows/prototyping.yml
vendored
|
@ -10,8 +10,8 @@ jobs:
|
||||||
linux:
|
linux:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
agda: [2.6.2.1]
|
agda: ['2.6.2.1']
|
||||||
hackage: [2022-01-31T23:42:28Z]
|
hackage: ['2022-01-31T23:42:28Z']
|
||||||
name: prototyping
|
name: prototyping
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue