Skip to content

Commit

Permalink
ubuntu latest?
Browse files Browse the repository at this point in the history
  • Loading branch information
willosof committed Dec 2, 2023
1 parent 7ed824c commit b4b8e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- "v*"
jobs:
build:
runs-on: [linux]
runs-on: ubuntu-latest
name: Build and push production image
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b4b8e1a

Please sign in to comment.