Removed bad line and gcc12 install since gcc12 i preinstalled

This commit is contained in:
Jakob P. Liljenberg 2022-11-06 10:21:01 +01:00 committed by GitHub
parent 06ba66b5ed
commit 83c034a041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,12 +47,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- name: Install GCC12 and check Xcode version
run: |
brew install gcc@12
xcodebuild --version
xcode-version: latest-stable
- uses: actions/checkout@v3
- name: Compile