Update cmake.yml

This commit is contained in:
Sy Brand
2025-07-12 10:23:59 +01:00
committed by GitHub
parent 2aa40964ba
commit 5bcd35b907

View File

@@ -2,13 +2,13 @@ name: CMake
on: on:
push: push:
branches: [ "master", "actions" ] branches: [ "master", "actions", "fix-ci" ]
pull_request: pull_request:
branches: [ "master" ] branches: [ "master" ]
jobs: jobs:
build: build:
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
strategy: strategy:
matrix: matrix: