mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Remove 1.18 compile build, support 1.19 and above
Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: "Run all tests from all other packages"
|
- name: "Run all tests from all other packages"
|
||||||
env: TEST_SUITE=non_srv_pkg_tests
|
env: TEST_SUITE=non_srv_pkg_tests
|
||||||
- name: "Compile with older Go release"
|
- name: "Compile with older Go release"
|
||||||
go: 1.18.x
|
go: 1.19.12
|
||||||
env: TEST_SUITE=build_only
|
env: TEST_SUITE=build_only
|
||||||
|
|
||||||
script: ./scripts/runTestsOnTravis.sh $TEST_SUITE
|
script: ./scripts/runTestsOnTravis.sh $TEST_SUITE
|
||||||
|
|||||||
Reference in New Issue
Block a user