Accepting request 1168526 from devel:BCI:Tumbleweed
🤖: sync package with devel:BCI:Tumbleweed from OBS OBS-URL: https://build.opensuse.org/request/show/1168526 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-oldstable-image?expand=0&rev=11
This commit is contained in:
commit
d3fb1a5e7b
@ -47,5 +47,5 @@ ENV PATH="/go/bin:/usr/local/go/bin:/root/go/bin/:/usr/local/sbin:/usr/local/bin
|
|||||||
|
|
||||||
|
|
||||||
# only available on go's tsan_arch architectures
|
# only available on go's tsan_arch architectures
|
||||||
#!ArchExclusiveLine x86_64 aarch64 s390x ppc64le
|
#!ArchExclusiveLine: x86_64 aarch64 s390x ppc64le
|
||||||
RUN set -euo pipefail; if zypper -n install go1.21-race; then zypper -n clean; rm -rf /var/log/*; fi
|
RUN set -euo pipefail; if zypper -n install go1.21-race; then zypper -n clean; rm -rf /var/log/*; fi
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 17 09:30:41 UTC 2024 - Guillaume GARDET <guillaume.gardet@oliseo.fr>
|
||||||
|
|
||||||
|
- fix typo in archexclusiveline
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user