Skip to content

Commit

Permalink
Renamed job
Browse files Browse the repository at this point in the history
  • Loading branch information
2hdddg committed Jan 15, 2024
1 parent 89f470b commit 71ef850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name: build
on: [push]
jobs:
build-job:
runs-on: ubuntu-22.04
ubuntu-22.04:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 71ef850

Please sign in to comment.