Update cmake.yml

This commit is contained in:
McMassiveNZ
2022-12-23 23:45:37 +01:00
parent bcb859b581
commit 0a29c0f876

View File

@@ -23,9 +23,9 @@ jobs:
build_configuration: [Debug, Release]
include:
- os: 'windows-latest'
- triplet: x64-windows
triplet: x64-windows
- os: 'ubuntu-latest'
- triplet: x64-linux
triplet: x64-linux
steps:
- name: checkout