Skip to content

Commit

Permalink
Changed macos version for the workflow[test run]
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Aug 8, 2024
1 parent 187c04b commit ace6452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_test_cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build:
runs-on: ["macos-13"]
runs-on: ["macos-latest"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ace6452

Please sign in to comment.