mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-29 08:34:44 +08:00
Move branch to main
This commit is contained in:
@@ -6,10 +6,10 @@ on:
|
||||
-v*
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
+2
-2
@@ -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
|
||||
LANGUAGES C CXX
|
||||
VERSION 1.0.${git_version}
|
||||
|
||||
Reference in New Issue
Block a user