Skip to content

Commit

Permalink
and change "snapshot" to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 29, 2024
1 parent 543f078 commit 958e5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
include:
- java_version: '8'
joda_version: $JODA_DEFAULT
snapshot: 'y'
snapshot: 1
env:
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
steps:
Expand Down

0 comments on commit 958e5b4

Please sign in to comment.