Skip to content

Commit

Permalink
playing around with github syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 25, 2024
1 parent 7befce8 commit 3af38cc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/create-channel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ jobs:
- al2-x64
- ubuntu-18-x64
- ubuntu-20-x64
- ubuntu-20-aarch64
extra-build-flag: --platform=linux/aarch64
- ubuntu-20-aarch64
- ubuntu-22-x64
- node-10-linux-x64
- swift-5-al2-x64
Expand All @@ -87,7 +86,9 @@ jobs:
- alpine-3.16-armv7
- alpine-3.16-armv6
- openwrt-x64-openjdk8

include:
- variant: ubuntu-20-aarch64
extra-build-flag: --platform=linux/aarch64
steps:
- name: Checkout Sources
uses: actions/checkout@v4
Expand Down

0 comments on commit 3af38cc

Please sign in to comment.