@ -67,15 +67,14 @@ jobs:
compiler: msvc
plugins: "default"
config: "empty"
# TODO: uncomment once we have a linux build we can download from bay12
# - os: ubuntu
# compiler: gcc-10
# plugins: "default"
# config: "default"
# compiler: gcc-12
# plugins: "all"
- os: ubuntu
compiler: gcc-10
config: "default"
compiler: gcc-12
plugins: "all"
steps:
- name: Set env
shell: bash