Skip to content

Commit

Permalink
Try adjusting syntax??
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Dec 25, 2023
1 parent 5d1a041 commit 6a02291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ jobs:
strategy:
fail-fast: false
matrix:
source-name: [ 'docker-master' , 'alpine-edge' , 'archlinux' , 'debian-sid' , 'windows' , 'macos' ]
source-name: [docker-master, alpine-edge, archlinux, debian-sid, windows, macos]
os: [ {name: 'Ubuntu', runs-on: 'ubuntu-latest', container: {name: '', image: ''} }
, {name: 'Windows', runs-on: 'windows-latest', container: {name: '', image: ''} }
, {name: 'macOS', runs-on: 'macos-latest', container: {name: '', image: ''} }
Expand Down

0 comments on commit 6a02291

Please sign in to comment.