mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +03:00
Only attempting loading extensions on Ubuntu
This commit is contained in:
@@ -82,10 +82,13 @@ jobs:
|
||||
- "windows-latest"
|
||||
include:
|
||||
- php-version: "5.4"
|
||||
operating-system: "ubuntu-latest"
|
||||
extensions: ", libsodium-1.0.7, uuid-1.0.4"
|
||||
- php-version: "5.5"
|
||||
operating-system: "ubuntu-latest"
|
||||
extensions: ", libsodium-1.0.7, uuid-1.0.4"
|
||||
- php-version: "5.6"
|
||||
operating-system: "ubuntu-latest"
|
||||
extensions: ", libsodium-1.0.7, uuid-1.0.4"
|
||||
- php-version: "8.1"
|
||||
operating-system: "ubuntu-latest"
|
||||
|
||||
Reference in New Issue
Block a user