Skip to content

Commit

Permalink
Try to use Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
showwin committed Aug 26, 2024
1 parent e41c279 commit 047d459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-reverse-proxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: build-reverse-proxy
jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: startup
Expand Down

0 comments on commit 047d459

Please sign in to comment.