Skip to content

Commit

Permalink
Update test configs
Browse files Browse the repository at this point in the history
  • Loading branch information
morzhovets committed Jan 14, 2024
1 parent 712611e commit 0e09e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- gcc_ver: '13'
build_type: 'Release'
flags: '-std=c++23 -msse2'
macos_ver: '12'
macos_ver: '13-xlarge'

runs-on: macos-${{ matrix.macos_ver }}

Expand Down

0 comments on commit 0e09e37

Please sign in to comment.