Skip to content

Commit

Permalink
WIP disable 11.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Sep 16, 2020
1 parent b613cd5 commit 5930268
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/main.yml
Expand Up @@ -51,18 +51,18 @@ jobs:
# xcode: Xcode_11.3.1
# env:
# LIBXML_CFLAGS: -I/Applications/Xcode-11.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2
- os: macos-latest
xcode: Xcode_11.2.1
env:
LIBXML_CFLAGS: -I/Applications/Xcode-11.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2
#- os: macos-latest
# xcode: Xcode_11.2.1
# env:
# LIBXML_CFLAGS: -I/Applications/Xcode-11.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2
#- os: macos-latest
# xcode: Xcode_11
# LIBXML_CFLAGS: |
# -I/Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2
# env:
# LIBXML_CFLAGS: -I/Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2
#- os: macos-latest
# xcode: Xcode_10.3
# LIBXML_CFLAGS: |
# -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2
# env:
# LIBXML_CFLAGS: -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2
#- os: macos-latest
# CC: gcc-9
# CXX: g++-9
Expand Down

0 comments on commit 5930268

Please sign in to comment.