Skip to content

Commit

Permalink
Update CD.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
luutuankiet authored Feb 22, 2024
1 parent 447a6e1 commit d2fc172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
update-server:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
Expand Down

0 comments on commit d2fc172

Please sign in to comment.