Skip to content

Commit

Permalink
Update gradle.yml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws authored Jan 8, 2025
1 parent 2773fed commit b4d4b3d
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/setup-dafny-action@v1.8.0
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 b4d4b3d

Please sign in to comment.