We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43abe69 commit f5ae82fCopy full SHA for f5ae82f
.github/workflows/ci.yml
@@ -15,8 +15,8 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: omelkonian/[email protected]
17
with:
18
- agda-version: 2.7.0.1
19
- stdlib-version: 2.2
+ agda-version: 2.8.0
+ stdlib-version: 2.3
20
main: standard-library-classes
21
deploy: ${{ github.ref == 'refs/heads/master' }}
22
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments