simple_components 4.42.0: update origin after unavailable tarball (#380)

* simple_components=4.42.0: Change download url to sourceforge.net (#879)

* Move to github mirror

* Fix tag of Community docker

* Exclude unsupported compilers

* Remove community index that may interfere

* Disable gnat 11

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
This commit is contained in:
Jesper Quorning
2021-10-15 12:27:12 +02:00
committed by GitHub
parent 3ee44941ee
commit d539a705ee
3 changed files with 9 additions and 5 deletions
+3 -3
View File
@@ -21,7 +21,7 @@ jobs:
tag:
- arch-rolling
- centos-latest-community-latest
- community-current
- community-latest
- debian-stable
- ubuntu-lts
- ""
@@ -33,7 +33,7 @@ jobs:
- os: macos-latest
tag: centos-latest-community-latest
- os: macos-latest
tag: community-current
tag: community-latest
- os: macos-latest
tag: debian-stable
- os: macos-latest
@@ -43,7 +43,7 @@ jobs:
- os: windows-latest
tag: centos-latest-community-latest
- os: windows-latest
tag: community-current
tag: community-latest
- os: windows-latest
tag: debian-stable
- os: windows-latest