mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-29 16:40:45 +08:00
Move branch to main
This commit is contained in:
@@ -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
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user