Skip to content

Commit

Permalink
Remove commas
Browse files Browse the repository at this point in the history
  • Loading branch information
bredelings committed Dec 21, 2021
1 parent 51067c3 commit 050338e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

include:
- name: ubuntu-gcc-9
os: ubuntu-latest,
os: ubuntu-latest
compiler: gcc
version: "9"
arch: "linux64"
Expand All @@ -46,7 +46,7 @@ jobs:
arch: "mac64"

- name: windows
os: ubuntu-latest,
os: ubuntu-latest
compiler: mingw
version: "N/A"
arch: "win64"
Expand Down

0 comments on commit 050338e

Please sign in to comment.