This commit is contained in:
christophe 2023-12-26 00:05:49 +01:00
parent 32e689bbe4
commit e244da2ec4

View File

@ -71,8 +71,10 @@ jobs:
config: [Debug, Release]
include:
- std: 11
arch: x64
toolset: 14.2
- std: 17
arch: x64
toolset: 14.2
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."