Skip to content

Commit

Permalink
CI: update OS in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matsubara0507 committed Jan 20, 2023
1 parent f7da9d7 commit 3580bc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
operating-system:
- ubuntu-20.04
- macos-10.15
- ubuntu-22.04
- macos-12
yq_version:
- 4.30.8
- 3.4.1
Expand Down

0 comments on commit 3580bc6

Please sign in to comment.