Skip to content

Commit

Permalink
Merge pull request #1197 from vojtechtrefny/master_gh-actions-checkout-4
Browse files Browse the repository at this point in the history
ci: actions/checkout version bump and rpmbuild removed
  • Loading branch information
vojtechtrefny authored Oct 4, 2023
2 parents c7027d8 + 263ff72 commit 2214c37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/csmock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
CI_CONTAINER: udisks-ci-csmock
steps:
- name: Checkout udisks repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install podman
run: |
Expand Down
47 changes: 0 additions & 47 deletions .github/workflows/rpmbuild.yml

This file was deleted.

0 comments on commit 2214c37

Please sign in to comment.