Skip to content

Commit b2f581d

Browse files
authored
Update example_run_pytorch1_2_model.yml
1 parent c98ee88 commit b2f581d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example_run_pytorch1_2_model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [macos-latest, ubuntu-latest, windows-latest, macos-12]
16+
os: [macos-latest, ubuntu-latest, windows-latest, macos-13]
1717
fail-fast: false
1818
steps:
1919
- name: Checkout repository

0 commit comments

Comments
 (0)