Skip to content

Commit

Permalink
Update mcstas-autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
willend authored Dec 12, 2023
1 parent 4a3ba55 commit 8972b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mcstas-autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# - { os: ubuntu-latest, CC: clang, CXX: clang++, python: '3.11' }
# - { os: ubuntu-latest, CC: gcc-12, CXX: g++-12, python: '3.11' }
# - { os: macos-11, CC: clang, CXX: clang++, python: "3.10" }
- { os: macos-12, CC: clang, CXX: clang++, python: "3.11" }
- { os: macos-12, CC: clang, CXX: clang++, python: "3.11" }
# - { os: macos-13, CC: clang, CXX: clang++, python: "3.11" }
# - { os: windows-latest, CC: gcc, CXX: g++, python: "3.11" }
# - { os: windows-2019, CC: gcc, CXX: g++, python: "3.11" }
Expand Down

0 comments on commit 8972b55

Please sign in to comment.