Skip to content

Commit ba559d3

Browse files
Update RWX packages
1 parent 70503f1 commit ba559d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.rwx/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency-pools:
2222

2323
base:
2424
os: ubuntu 24.04
25-
tag: 1.0
25+
tag: 1.2
2626

2727
tasks:
2828
- key: system-packages
@@ -32,15 +32,15 @@ tasks:
3232
sudo apt-get clean
3333
3434
- key: checkout
35-
call: git/clone 1.6.8
35+
call: git/clone 1.6.9
3636
with:
3737
preserve-git-dir: true
3838
repository: https://github.com/rwx-cloud/packages.git
3939
ref: ${{ init.sha }}
4040

4141
- key: node
4242
use: checkout
43-
call: nodejs/install 1.1.7
43+
call: nodejs/install 1.1.9
4444
with:
4545
node-version-file: .node-version
4646
filter:

0 commit comments

Comments
 (0)