Skip to content

Commit

Permalink
update macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
edigonzales committed Oct 23, 2022
1 parent 73ab51c commit 0780d28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file removed .github/.DS_Store
Binary file not shown.
Binary file removed .github/workflows/.DS_Store
Binary file not shown.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Expand Up @@ -17,9 +17,9 @@ jobs:
NIK_HOME: jdk/bellsoft-liberica-vm-core-openjdk17-22.2.0
strategy:
matrix:
os: ['ubuntu-20.04']
#os: ['ubuntu-20.04', 'macos-11']
# os: ['ubuntu-20.04', 'macos-11', 'windows-2022']
#os: ['ubuntu-20.04']
os: ['ubuntu-20.04', 'macos-12']
# os: ['ubuntu-20.04', 'macos-12', 'windows-2022']
include:
- os: 'ubuntu-20.04'
label: 'linux'
Expand Down

0 comments on commit 0780d28

Please sign in to comment.