Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Update jbr-linux-x64.yml
Browse files Browse the repository at this point in the history
编译环境换回Ubuntu 20.04
  • Loading branch information
Bryan2333 authored Nov 14, 2023
1 parent b547a93 commit afef167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jbr-linux-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
steps:
- name: Clone Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit afef167

Please sign in to comment.