Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sboeckelmann committed Jun 17, 2024
1 parent 198b247 commit 72cfb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ jobs:

strategy:
matrix:
os: ['ubuntu-latest', 'ubuntu-22.04-arm64', 'macos-13', 'macos-latest', 'windows-latest']
os: ['ubuntu-latest', 'ubuntu-22.04-arm64', "macos-13", 'macos-latest', 'windows-latest']
include:
- os: 'ubuntu-latest'
label: 'linux-amd64'
Expand Down

0 comments on commit 72cfb00

Please sign in to comment.