Skip to content

Commit

Permalink
include linux/arm
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanssen2 authored Aug 11, 2024
1 parent 5a18ae3 commit d32dc24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
# as of 21st Sep 2021, ubuntu-16.04 is no longer supported by github actions: https://github.blog/changelog/2021-04-29-github-actions-ubuntu-16-04-lts-virtual-environment-will-be-removed-on-september-20-2021/
# 18.04 burnout: https://github.com/actions/runner-images/issues/6002
os: [ubuntu-20.04, ubuntu-22.04]
plattform: ["linux", "linux/amd64"]
runs-on: ${{ matrix.os }}
steps:
- name: Update apt
Expand Down

0 comments on commit d32dc24

Please sign in to comment.