Skip to content

Commit

Permalink
Fix wf - Date: Tue Feb 7 11:30:44 CST 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieporth1 committed Feb 7, 2023
1 parent f624d30 commit 710181b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ on:
push:
schedule:
- cron: '0 6 * * *'
#ubuntu-latest
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Auto Builder
Expand Down

0 comments on commit 710181b

Please sign in to comment.