Skip to content

Commit

Permalink
Merge branch 'ign-launch2' into citadel_header_redirects
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll authored Aug 4, 2023
2 parents f5f5a68 + 7eeff11 commit de78fd4
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 192 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Ubuntu Bionic CI
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Compile and test
id: ci
uses: ignition-tooling/action-ignition-ci@bionic
Expand All @@ -19,7 +19,7 @@ jobs:
name: Ubuntu Focal CI
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Compile and test
id: ci
uses: ignition-tooling/action-ignition-ci@focal
178 changes: 0 additions & 178 deletions COPYING

This file was deleted.

Loading

0 comments on commit de78fd4

Please sign in to comment.