Skip to content

Commit

Permalink
Update build_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean authored Dec 28, 2024
1 parent 9185ac5 commit b941f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Install PHP
run: |
sudo apt-get update
sudo apt-get install -y php8.3
sudo apt-get install -y php8.1
- name: Get dependencies
run: |
Expand Down

0 comments on commit b941f87

Please sign in to comment.