Skip to content

Commit

Permalink
actions in contaoiner
Browse files Browse the repository at this point in the history
  • Loading branch information
janjurca committed Nov 23, 2023
1 parent f4eab58 commit 1e7df3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ env:

jobs:
build:
runs-on: fedora-latest

runs-on: ubuntu-latest
container: fedora:latest
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 1e7df3f

Please sign in to comment.