Skip to content

Commit

Permalink
update runner environment
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Oct 11, 2024
1 parent b42db7e commit 8bc3b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_onnx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.8, 3.9]
os: [ubuntu-20.04, macos-13]
os: [ubuntu-20.04, macos-15]

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

0 comments on commit 8bc3b8d

Please sign in to comment.