mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
chore(CI): remove ubuntu-18.04 (#12650)
* chore(CI): remove ubuntu-18.04 and add ubuntu-22.04 * update ubuntu.sh * update * update * openssl workaround * update * update * update
This commit is contained in:
2
.github/workflows/windows_build.yml
vendored
2
.github/workflows/windows_build.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
branches:
|
||||
- 'master'
|
||||
pull_request:
|
||||
types: ['labeled', 'labeled', 'opened', 'synchronize', 'reopened']
|
||||
types: ['labeled', 'opened', 'synchronize', 'reopened']
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})
|
||||
|
||||
Reference in New Issue
Block a user