Skip to content

Commit 4d296de

Browse files
committed
Test IBM platform
We cannot use the ubuntu-24.04-ppc64le-p10 and ubuntu-22.04-ppc64le-p10 images for now.
1 parent e88bc25 commit 4d296de

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/workflows/ibm.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: Test IBM runners
2+
on:
3+
push:
4+
pull_request:
5+
6+
jobs:
7+
test:
8+
strategy:
9+
matrix:
10+
include:
11+
- os: ubuntu-24.04-ppc64le
12+
- os: ubuntu-22.04-ppc64le
13+
# - os: ubuntu-24.04-ppc64le-p10
14+
# - os: ubuntu-22.04-ppc64le-p10
15+
- os: ubuntu-24.04-s390x
16+
- os: ubuntu-22.04-s390x
17+
runs-on: ${{ matrix.os }}
18+
steps:
19+
- run: uname -a
20+
- run: cat /proc/cpuinfo

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy