mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
Typo correction in GHA workflow comment
This commit is contained in:
committed by
Lorenzo Bolla
parent
30e94064e5
commit
122ff609e8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
run_long_tests: [no]
|
||||
allow_failure: [false]
|
||||
include:
|
||||
# Disable this for now as it's now clear how to select the latest master branch
|
||||
# Disable this for now as it's not clear how to select the latest master branch
|
||||
# version of go using actions/setup-go@v2.
|
||||
# - go: master
|
||||
# run_long_tests: no
|
||||
|
||||
Reference in New Issue
Block a user