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:
William S Fulton 2021-10-22 15:03:49 +01:00
commit cf8268d19e

View file

@ -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