Skip to content

Commit

Permalink
Merge pull request #18 from ronoaldo/revert-17-patch-3
Browse files Browse the repository at this point in the history
Revert "Separate arch"
  • Loading branch information
ronoaldo authored Nov 20, 2023
2 parents 5b08736 + 3a0acf4 commit 424c5c8
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/multiarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,6 @@ jobs:
dev
platforms: |-
linux/amd64
- dockerfile: Dockerfile
args: |-
MINETEST_VERSION=master
MINETEST_GAME_VERSION=master
MINETEST_IRRLICHT_VERSION=master
tags: |-
5.8.0-dev
unstable
dev
platforms: |-
linux/arm64
- dockerfile: Dockerfile
args: |-
Expand All @@ -53,15 +43,6 @@ jobs:
stable-5
platforms: |-
linux/amd64
- dockerfile: Dockerfile
args: |-
MINETEST_VERSION=5.7.0
MINETEST_GAME_VERSION=5.7.0
MINETEST_IRRLICHT_VERSION=1.9.0mt10
tags: |-
stable
stable-5
platforms: |-
linux/arm64
fail-fast: true

Expand Down

0 comments on commit 424c5c8

Please sign in to comment.