diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index a4d520d91..bc2862e6f 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -82,11 +82,6 @@ jobs: files: | Subsurface-mobile*.apk body: | - | :warning: WARNING | - |:---------------------------| - | We made some fairly drastic changes to the version numbering methodology. | - | It's possible that this causes some confusion / surprising behavior in the next couple of CICD releases. | - CICD release artifact These builds are created on every merge or push into the [Subsurface repo](http://github.com/subsurface/subsurface). diff --git a/.github/workflows/linux-trusty-5.12.yml b/.github/workflows/linux-trusty-5.12.yml index ab36f5287..f0148054d 100644 --- a/.github/workflows/linux-trusty-5.12.yml +++ b/.github/workflows/linux-trusty-5.12.yml @@ -83,11 +83,6 @@ jobs: files: | ./Subsurface*.AppImage body: | - | :warning: WARNING | - |:---------------------------| - | We made some fairly drastic changes to the version numbering methodology. | - | It's possible that this causes some confusion / surprising behavior in the next couple of CICD releases. | - CICD release artifact These builds are created on every merge or push into the [Subsurface repo](http://github.com/subsurface/subsurface). diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml index f478b1c0b..098eef2fb 100644 --- a/.github/workflows/mac.yml +++ b/.github/workflows/mac.yml @@ -78,11 +78,6 @@ jobs: fail_on_unmatched_files: true files: ${{ steps.build.outputs.dmg }} body: | - | :warning: WARNING | - |:---------------------------| - | We made some fairly drastic changes to the version numbering methodology. | - | It's possible that this causes some confusion / surprising behavior in the next couple of CICD releases. | - CICD release artifact These builds are created on every merge or push into the [Subsurface repo](http://github.com/subsurface/subsurface). diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index c4f3603f7..e3ec8f969 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -73,11 +73,6 @@ jobs: ./subsurface*.exe* ./smtk2ssrf*.exe body: | - | :warning: WARNING | - |:---------------------------| - | We made some fairly drastic changes to the version numbering methodology. | - | It's possible that this causes some confusion / surprising behavior in the next couple of CICD releases. | - CICD release artifact These builds are created on every merge or push into the [Subsurface repo](http://github.com/subsurface/subsurface).