Skip to content

Commit

Permalink
Update example_run_tf1_and_tf2_model.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m authored Dec 20, 2024
1 parent b2f581d commit c0720e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example_run_tf1_and_tf2_model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest, macos-12]
os: [macos-latest, ubuntu-latest, windows-latest, macos-13]
fail-fast: false
steps:
- name: Checkout repository
Expand Down

0 comments on commit c0720e2

Please sign in to comment.