Skip to content

Commit

Permalink
Bump macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
bhall-ctre committed Oct 31, 2024
1 parent 63331c2 commit 4b67c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
fail-fast: false
matrix:
python_version: ['3.10', '3.11', '3.12']
os: ['ubuntu-22.04', 'macos-12', 'windows-2022']
os: ['ubuntu-22.04', 'macos-13', 'windows-2022']
project-name: ['ArcadeDrive', 'CANcoder', 'MotionMagic', 'PhoenixSysId', 'PositionClosedLoop', 'StatusSignals', 'TalonFX', 'VelocityClosedLoop']

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4b67c28

Please sign in to comment.