Skip to content

Commit

Permalink
chore: Downgraded ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
zekiahmetbayar committed Oct 23, 2023
1 parent e7cce4d commit 2ff81ff
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 @@ -25,7 +25,7 @@ jobs:
tag_name: ${{ steps.naming.outputs.tag_name }}
build:
needs: naming
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@master
- name: Build
Expand Down

0 comments on commit 2ff81ff

Please sign in to comment.