Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lucywang000 committed Oct 30, 2023
1 parent 950fbba commit f13938d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

build:
# ubuntu 18.04 comes with lein + java8 installed
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Git checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit f13938d

Please sign in to comment.