Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/dragonfly
Some checks failed
Build / Build (push) Failing after 1m1s
Some checks failed
Build / Build (push) Failing after 1m1s
This commit is contained in:
commit
033630977a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Source Code
|
||||
uses: actions/checkout@v4
|
||||
|
@ -1,4 +1,4 @@
|
||||
#define MAJOR 1
|
||||
#define MINOR 0
|
||||
#define PATCH 0
|
||||
#define BUILD 5
|
||||
#define BUILD 6
|
||||
|
Loading…
x
Reference in New Issue
Block a user