Skip to content

Commit

Permalink
Remove Arch Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev committed May 1, 2024
1 parent c3378eb commit 77b62d1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,18 @@ jobs:
linuxVersion: bookworm
dockerName: Debian Bookworm (ARM 64-bit Raspberry Pi OS)
platform: rpi
- dockerImage: x86_64
linuxVersion: Fedora_39
dockerName: Fedora 39 (x86_64)
platform: linux
- dockerImage: x86_64
linuxVersion: ArchLinux
dockerName: Arch Linux (x86_64)
platform: linux
exclude:
- dockerImage: x86_64
linuxVersion: Fedora_39
dockerName: Fedora 39 (x86_64)
linuxVersion: ArchLinux
dockerName: Arch Linux (x86_64)
platform: linux
steps:
# checkout
Expand Down

0 comments on commit 77b62d1

Please sign in to comment.