Move branch to main

This commit is contained in:
ArthurSonzogni
2023-04-30 22:45:37 +02:00
parent 413132bc56
commit 083d74240d
2 changed files with 4 additions and 4 deletions
@@ -6,10 +6,10 @@ on:
-v* -v*
push: push:
branches: branches:
- master - main
pull_request: pull_request:
branches: branches:
- master - main
jobs: jobs:
test: test:
+2 -2
View File
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.11) cmake_minimum_required (VERSION 3.15)
set(git_version 139) set(git_version 148)
project(Diagon project(Diagon
LANGUAGES C CXX LANGUAGES C CXX
VERSION 1.0.${git_version} VERSION 1.0.${git_version}