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:
|
||||
strategy:
|
||||
matrix:
|
||||
agda: [2.6.2.1]
|
||||
hackage: [2022-01-31T23:42:28Z]
|
||||
agda: ['2.6.2.1']
|
||||
hackage: ['2022-01-31T23:42:28Z']
|
||||
name: prototyping
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue