Skip to content

Commit

Permalink
runner action change
Browse files Browse the repository at this point in the history
  • Loading branch information
vrkansagara committed Dec 11, 2024
1 parent 3b93f5b commit 050c57b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:
jobs:
build:

runs-on: ubuntu-24.04
runs-on: ubuntu-latest

env:
extensions: bcmath, bz2, curl, gd, intl, ldap, mbstring, opcache, readline, sqlite3, tidy, xml, xsl, zip zlib pcre
ini-values: memory_limit=-1
Expand Down

0 comments on commit 050c57b

Please sign in to comment.