Skip to content

Commit

Permalink
The usual dance
Browse files Browse the repository at this point in the history
  • Loading branch information
markuspf committed Mar 23, 2022
1 parent 46f0758 commit 15c13c3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/cmake.yml
Expand Up @@ -37,10 +37,8 @@ jobs:
- {os: ubuntu-latest, compiler: clang, version: '11'}

# Windows builds
- {os: windows-2016, compiler: msvc, version: '14.16',
boost-version: '1.72.0'}
- {os: windows-latest, compiler: msvc, version: '14.28',
boost-version: '1.72.0'}
- {os: windows-2020, compiler: msvc }
- {os: windows-latest, compiler: msvc }

# macOS builds
- {os: macos-latest, compiler: clang}
Expand Down

0 comments on commit 15c13c3

Please sign in to comment.