Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws authored Jan 6, 2025
1 parent ffba5a1 commit 84e98ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
- name: Set up Dafny
uses: dafny-lang/[email protected]
with:
# Using a nightly for now because --standard-libraries
# doesn't work without an unreleased fix
dafny-version: "nightly-2024-12-19-7df92c2"
dafny-version: '4.9.1'
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit 84e98ca

Please sign in to comment.