GHA: Remove go-1.3 testing
Results in error message: /usr/bin/ld: -r and -pie may not be used together Same problem on Ubuntu 18.04. Same with versions go-1.2 to go-1.5.
This commit is contained in:
parent
87c50d811d
commit
cf8268d19e
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -56,10 +56,9 @@ jobs:
|
|||
# - SWIGLANG: d
|
||||
# VER: '2.066.0'
|
||||
# os: ubuntu-18.04 # This dlang version doesn't work under 20.04.
|
||||
- SWIGLANG: go
|
||||
VER: '1.3'
|
||||
- SWIGLANG: go
|
||||
VER: '1.6'
|
||||
CSTD: gnu99
|
||||
- SWIGLANG: go
|
||||
VER: '1.8'
|
||||
- SWIGLANG: go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue