Skip to content

Commit

Permalink
Run MAC checks on 10.15 rather than latest
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusFrankATcernch committed Oct 13, 2021
1 parent f7af79b commit bec0603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
macOS:
runs-on: macos-10.05
runs-on: macos-10.15
strategy:
matrix:
LCG: ["LCG_98python3/x86_64-mac1015-clang110-opt",
Expand Down

0 comments on commit bec0603

Please sign in to comment.