A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pojntfx/stfs/commit/8f2e83c3828b9cb9891766f31b695d5f80c63e75 below:

Disable `gccgo` builds since generics are not yet supported up… · pojntfx/stfs@8f2e83c · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+7

-6

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+7

-6

lines changed Original file line number Diff line number Diff line change

@@ -27,12 +27,13 @@ jobs:

27 27

flags: ""

28 28

cmd: ./Hydrunfile go stfs

29 29

dst: out/*

30 -

- id: gccgo-stfs

31 -

src: .

32 -

os: ghcr.io/pojntfx/bagccgop-base-sid

33 -

flags: -e '--privileged'

34 -

cmd: ./Hydrunfile gccgo stfs

35 -

dst: out/*

30 +

# Disabled until `gccgo` supports generics/Go 1.21: https://go.dev/doc/install/gccgo

31 +

# - id: gccgo-stfs

32 +

# src: .

33 +

# os: ghcr.io/pojntfx/bagccgop-base-sid

34 +

# flags: -e '--privileged'

35 +

# cmd: ./Hydrunfile gccgo stfs

36 +

# dst: out/*

36 37 37 38

steps:

38 39

- name: Maximize build space

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4