Skip to content

Commit

Permalink
restored macos 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Danariki99 committed Dec 5, 2024
1 parent 6becf8e commit 700fd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
os: [
{name: "Ubuntu", os: "ubuntu-latest", shell: "bash", compiler: "g++"},
#{name: "MacOS 12", os: "macos-12", shell: "bash", compiler: "g++-12"},
{name: "MacOS 12", os: "macos-12", shell: "bash", compiler: "g++-12"},
{name: "MacOS 14 (M1)", os: "macos-14", shell: "bash", compiler: "g++-13"},
{name: "Windows", os: "windows-latest", shell: "msys2", compiler: "g++"},
]
Expand Down

0 comments on commit 700fd0c

Please sign in to comment.