Skip to content

Commit 0e5c44b

Browse files
committed
[ change ] Use Agda-2.8.0 for releasing WASM Dev ALS
1 parent dd8cda9 commit 0e5c44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
working-directory: './als'
8585
run: |
8686
mv cabal.project.wasm32 cabal.project
87-
wasm32-wasi-cabal configure --flag=Agda-2-7-0
87+
wasm32-wasi-cabal configure --flag=Agda-2-8-0
8888
8989
- name: 'Build dep: lsp-types'
9090
uses: nick-fields/retry@v3

0 commit comments

Comments
 (0)