This commit is contained in:
christophe 2023-12-26 00:02:44 +01:00
parent 0e871450a6
commit 218d8ba460

View File

@ -69,13 +69,6 @@ jobs:
toolset: [14.0, 14.1, 14.2]
std: [98]
config: [Debug, Release]
include:
- std: 11
- toolset: 14.2
include:
- std: 17
- toolset: 14.2
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"