Skip to content

Commit 8c948da

Browse files
committed
fix for linux
1 parent d344939 commit 8c948da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
node: [18, 20, 22]
2222
runs-on: ubuntu-latest
23-
container: ubuntu:22.10
23+
container: ubuntu:20.04
2424
steps:
2525
- name: Install Dependencies for Ubuntu
2626
run: apt-get update && apt-get install -y git build-essential clang libssl-dev libkrb5-dev libc++-dev wget python3

0 commit comments

Comments
 (0)