Skip to content

Commit

Permalink
fix: duplicate ci build for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
sgammon committed Jul 31, 2023
1 parent e734d6f commit de889c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
gvm: ${{ vars.GVM_VERSION }}
java: ${{ vars.JVM_VERSION }}
provenance: false
- runner: ubuntu-latest-4-cores
- runner: ubuntu-latest
flags: "--no-configuration-cache -PsonarScan=true"
os: "linux"
label: "Linux"
Expand Down

0 comments on commit de889c8

Please sign in to comment.