Skip to content

Commit f5ae82f

Browse files
committed
Bump to agda-2.8.0
1 parent 43abe69 commit f5ae82f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
- uses: actions/checkout@v3
1616
- uses: omelkonian/[email protected]
1717
with:
18-
agda-version: 2.7.0.1
19-
stdlib-version: 2.2
18+
agda-version: 2.8.0
19+
stdlib-version: 2.3
2020
main: standard-library-classes
2121
deploy: ${{ github.ref == 'refs/heads/master' }}
2222
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)