File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7575
7676 - name : supabase-admin-agent - pack archive
7777 shell : |
78- cd /tmp && tar -cJf supabase-admin-agent-{{ supabase_admin_agent_release }}-arm64.tar.xz supabase-admin-agent
78+ cd /tmp && tar -cJf supabase-admin-agent-{{ supabase_admin_agent_release }}-arm64.tar.xz supabase-admin-agent-{{ supabase_admin_agent_release }}-linux-arm64
7979
8080 - name : upload archives
8181 shell : |
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ postgres_major:
99
1010# Full version strings for each major version
1111postgres_release :
12- postgresorioledb-17 : " 17.5.1.004 -orioledb"
13- postgres17 : " 17.4.1.061 "
14- postgres15 : " 15.8.1.118 "
12+ postgresorioledb-17 : " 17.5.1.005 -orioledb"
13+ postgres17 : " 17.4.1.062 "
14+ postgres15 : " 15.8.1.119 "
1515
1616# Non Postgres Extensions
1717pgbouncer_release : " 1.19.0"
You can’t perform that action at this time.
0 commit comments