Update SnoopCompile.yml (#2902)
This commit is contained in:
parent
c73a5aaabc
commit
8dcff1f73d
4
.github/workflows/SnoopCompile.yml
vendored
4
.github/workflows/SnoopCompile.yml
vendored
@ -3,7 +3,7 @@ name: SnoopCompile
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master' # NOTE: to run the bot only on pushes to master
|
# - 'master' # NOTE: to run the bot only on pushes to master
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
@ -23,7 +23,7 @@ jobs:
|
|||||||
version: # NOTE: the versions below should match those in your botconfig
|
version: # NOTE: the versions below should match those in your botconfig
|
||||||
- '1.3'
|
- '1.3'
|
||||||
- '1.4'
|
- '1.4'
|
||||||
- '1.5.0-rc1'
|
- '1.5'
|
||||||
os: # NOTE: should match the os setting of your botconfig
|
os: # NOTE: should match the os setting of your botconfig
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user