Skip to content

Commit

Permalink
ci.yml cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 28, 2023
1 parent f1488f8 commit 21393a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
strategy:
matrix:
# https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners
os: [ ubuntu-22.04, macos-12, windows-2022 ]
os: [ 'ubuntu-22.04', 'macos-12', 'windows-2022' ]
# https://nodejs.org/en - use LTS
node-version: [ '18' ]
# https://www.npmjs.com/package/xpm
Expand Down

0 comments on commit 21393a5

Please sign in to comment.